func runtime.sync_fastrandn

one use

	runtime (current package)
		stubs.go#L200: func sync_fastrandn(n uint32) uint32 { return fastrandn(n) }